Skip to content

chore(demo app): fix remaining webpack build errors#2

Closed
jenny-s51 wants to merge 1 commit into
jeff-phillips-18:demo-app-fixesfrom
jenny-s51:jeff-demo-app-fix
Closed

chore(demo app): fix remaining webpack build errors#2
jenny-s51 wants to merge 1 commit into
jeff-phillips-18:demo-app-fixesfrom
jenny-s51:jeff-demo-app-fix

Conversation

@jenny-s51
Copy link
Copy Markdown

@jenny-s51 jenny-s51 commented Jun 20, 2025

The changes look good with just a couple cleanups needed due to some unsupported/deprecated props and types:

  1. In OptionsContextBar.tsx, removed the placeholder prop from the Select component since it's now handled by the MenuToggle component below.

  2. NodeJS.Timer type is deprecated, updated it to NodeJS.Timeout.

@jeff-phillips-18
Copy link
Copy Markdown
Owner

@jenny-s51 Where are you seeing these webpack build errors? I do not see them.

@jenny-s51
Copy link
Copy Markdown
Author

The webpack errors I was seeing earlier were due to local caching issues on my end. After clearing caches and rebuilding, everything works as expected - approving patternfly#284

@jenny-s51 jenny-s51 closed this Jun 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants